|
2020-2021 Sunseeker Telemetry and Lighting System
|
#include "driverlib.h"Go to the source code of this file.
Macros | |
| #define | FRAM_TEST_START 0xCABA |
Functions | |
| void | main (void) |
| #define FRAM_TEST_START 0xCABA |
Long word writes to FRAM
Description: Use long word write to write to 512 byte blocks of FRAM. Toggle LEDs after every 100 writes. NOTE: Running this example for extended periods will impact the FRAM endurance. ACLK = VLO, MCLK = SMCLK = 4MHz
| / | | |
|---|---|
| – | RST |
| | | | | P1.0|—> LED | P3.5|-->LED
Definition at line 54 of file framctl_ex1_write.c.
| void main | ( | void | ) |
Definition at line 56 of file framctl_ex1_write.c.
References FRAM_TEST_START.